home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -screenplay- / otherstuff / f1gp-ed / catalogs / newcatalog.ct (.txt)
Amiga Catalog Translation file  |  1999-04-24  |  23KB  |  1,147 lines

  1. ## version $VER: F1GP-Ed.catalog 4.1 ($TODAY)
  2. ## language english
  3. ## codeset 0
  4. ;   F1GP-Ed 3.44+ Catalog Translation File
  5. ;   Program Copyright 
  6.  1994-1999 Oliver Roberts
  7. ;   Internet: oliver.roberts@iname.com
  8. ;   $Id: F1GP-Ed.cd,v 1.10 1999/04/09 19:43:55 oliver Exp $
  9. ;   This file contains the catalog-definitions and the english strings
  10. ;   that are builtin.  If you would prefer the text in F1GP-Ed to be in
  11. ;   another language (ie your own), then you might want to translate the
  12. ;   strings in this file and send the completed file back to me.
  13. ;   IMPORTANT: Please check with me before translating, just in case
  14. ;              somebody else has already done the translation, or is
  15. ;              currently working on it - I don't want you to waste your
  16. ;              time.
  17. ;   The following defines a sequence of strings. Each definition looks as
  18. ;   follows:
  19. ;   MSG_STRING_NAME
  20. ;   text
  21. ;   ;english
  22. ;   where:
  23. ;      MSG_STRING_NAME is the name of the macro-definition, that will be
  24. ;                      used to get the string - do NOT change this!
  25. ;      text            is the text the string will contain (fill this in)
  26. ;      ;english        is the text in english
  27. ;   *** strings can contain certain tokens:
  28. ;      \      denotes the string continues on the next line in this file
  29. ;      \n     denotes a physical newline (carriage return)
  30. ;      _      denotes a keyboard shortcut (following letter is the shortcut)
  31. ;   Lines beginning with semi-colons (;) are comments.
  32. ;   Some strings contain printf control codes.  The most common being
  33. ;   %d (number) and %s (string) - make sure these codes appear unchanged
  34. ;   in the translated string.
  35. ;   A NOTE ABOUT KEYBOARD SHORTCUTS
  36. ;     You may redefine any of the English keyboard shortcuts, or omit any
  37. ;     of them (ie no _ in translation, when there is one in the English
  38. ;     string).  However, if the English string doesn't have a shortcut
  39. ;     you shouldn't add one to your translation, as it won't do anything!
  40. ;     Localized shortcuts are supported starting with F1GP-Ed 3.10
  41. ;   IMPORTANT NOTE ABOUT STRING LENGTHS
  42. ;     Generally, it is okay to make strings that appear in requesters,
  43. ;     menus and key redefinition windows as long as you wish (within
  44. ;     reason).  You have to be a bit more careful when translating
  45. ;     gadget labels and other text that appears inside editor windows
  46. ;     to make sure they fit.  Generally, if the english string only
  47. ;     just fits into its space (with fixed width 8 point font), then
  48. ;     you shouldn't really make the translated string longer than the
  49. ;     english one.  Don't worry too much about this - you can always
  50. ;     correct overlong strings once you've got the .catalog from me.
  51. ;   AND NOW THE DEFINITIONS SHALL BEGIN... GOOD LUCK :-)
  52. ;************************************************************************
  53. ;** Text used in various requester buttons
  54. TXT_Load
  55. ;Load
  56. TXT_Save
  57. ;Save
  58. TXT_Select
  59. ;Select
  60. TXT_Replace
  61. ;Replace
  62. TXT_Cancel
  63. ;Cancel
  64. TXT_SharewareInfo
  65. ;Shareware Info
  66. ;*******************************************************************
  67. ;** Various requester title text
  68. ;** (string length is not too important)
  69. TXT_DisplayErrorTitle
  70. ;F1GP-Ed Message
  71. TXT_ConfirmReqTitle
  72. ;F1GP-Ed Request
  73. TXT_DataFileReqTitle
  74. ;Select F1GP-Ed datafile
  75. TXT_SampleReqTitle
  76. ;Select RAW sound sample
  77. TXT_DirReqTitle
  78. ;Select directory
  79. TXT_BinReqTitle
  80. ;Select F1GP disk #2 directory
  81. TXT_RecordsReqTitle
  82. ;Select F1GP lap records file
  83. TXT_NamesReqTitle
  84. ;Select F1GP names file
  85. TXT_SetupReqTitle
  86. ;Select F1GP global car setups file
  87. TXT_SingleSetupReqTitle
  88. ;Select F1GP car setup file
  89. TXT_OutputTextReqTitle
  90. ;Select output file
  91. TXT_GfxReqTitle
  92. ;Select RAW Image
  93. TXT_GfxSetReqTitle
  94. ;Select graphics settings file
  95. TXT_GfxReqTitleIFF
  96. ;Select IFF ILBM or RAW Image
  97. TXT_StatsReqTitle
  98. ;Select calculator events file
  99. TXT_SampleSetReqTitle
  100. ;Select sound settings file
  101. TXT_IFFImageReqTitle
  102. ;Select IFF ILBM or .BKG Image
  103. TXT_BkgReqTitle
  104. ;Select F1GP backdrop file
  105. ;********************************************************************
  106. ;** Warnings that require responses
  107. ;** (string length is not important)
  108. TXT_FileExists
  109. ;File exists, replace?
  110. TXT_ConfirmQuit
  111. ;Are you sure you want to quit?
  112. TXT_ModifyBin
  113. ;This will directly modify your F1GP binary.\n\
  114. ;Please make sure you are using a backup\n\n\
  115. ;Version \
  116. TXT_MemWarn
  117. ;This option will directly alter system memory.\n\
  118. ;Make sure you have saved all your work\n\n\
  119. ;Version \
  120. TXT_PatchQuit
  121. ;Memory Patches still active.\n\
  122. ;Remove them, and then quit?
  123. TXT_CloseWindows
  124. ;Change screen now?\n\
  125. ;(all windows will be closed)
  126. TXT_ImageTooBig
  127. ;Warning: Image is larger than 320x184x4.\n\
  128. ;Right and bottom edges will be cropped\n\
  129. ;where required.  Do you still want to\n\
  130. ;save it?
  131. TXT_SampleTooBig2
  132. ;Warning: %s\n\
  133. ;is larger than the maximum size (%d bytes).\n\n\
  134. ;The sound sample will be truncated.
  135. ;**********************************************************************
  136. ;** Error messages
  137. ;** (string length is not important)
  138. TXT_ScreenOpenFailed
  139. ;Could not open screen
  140. TXT_NotABinary
  141. ;Not a F1GP or WC Binary!  The size of the `f1gp'\n\
  142. ;file should be 582780, 582988 or 582992 bytes.
  143. TXT_WrongFileType
  144. ;Expected different file type
  145. TXT_StackTooSmall
  146. ;Stack too small - F1GP-Ed needs at least 4000 bytes
  147. TXT_NotInMem
  148. ;Cannot find F1GP in memory - aborting operation
  149. TXT_ClickGFXError
  150. ;Could not allocate memory to enable colour editor
  151. TXT_Crippled
  152. ;You haven't registered - feature disabled
  153. TXT_Requires
  154. ;Requires
  155. TXT_NotEnoughDrivers
  156. ;You must have at least %d drivers\n\
  157. ;allocated to the teams.  Also,\n\
  158. ;ensure there are enough teams.
  159. TXT_UnhandledILBM
  160. ;Sorry, cannot handle this image type
  161. TXT_CorruptILBM
  162. ;Unable to load ILBM - appears to be corrupt
  163. TXT_ImageTooSmall
  164. ;Image too small
  165. TXT_NoMem
  166. ;Not enough memory available
  167. ;**********************************************************************
  168. ;** Camera editor text
  169. ;** (string is important)
  170. cameraLength
  171. ;_Length of Shot:
  172. cameraSpeed
  173. ;_Tracking Speed:
  174. cameraZoom
  175. ;_Zoom:
  176. cameraHeight
  177. ;_Height:
  178. cameraPresets
  179. ;_Presets:
  180. cameraRide
  181. ;_Ride Height:
  182. cameraTrackCam
  183. ;Trackside Camera
  184. cameraChaseCam
  185. ;Chase Cameras
  186. cameraBothCam
  187. ;Trackside & Chase
  188. cameraInCar
  189. ;In-Car
  190. ;*********************************************************************
  191. ;** Cheat editor text
  192. ;** (string length is important)
  193. cheatQPractice
  194. ;_Q Tyres in Practice?
  195. cheatUnlimited
  196. ;_Unlimited Q Tyres?
  197. cheatAids
  198. ;_All Driving Aids?
  199. cheatTeamHP
  200. ;Use _Team HP?
  201. cheatPlayerHP
  202. ;_Player HP:
  203. cheatFinishHP
  204. ;_Finish HP:
  205. cheatDegradeHP
  206. ;_Degrade HP?
  207. ;********************************************************************
  208. ;** Car Control editor text
  209. ;** (string length is important)
  210. controlLeft
  211. ;_left
  212. controlCentre
  213. ;centre
  214. controlRight
  215. ;right
  216. controlBack
  217. ;back
  218. controlForward
  219. controlAGear
  220. ;Analog _Gearchange:
  221. controlKeyDef
  222. ;Keyboard _Default?
  223. controlCali
  224. ;Analog Joystick Calibration
  225. controlSteerHelp
  226. ;Analog _Super-Steering Help?
  227. ;*********************************************************************
  228. ;** Driver editor text
  229. ;** (string length is important)
  230. driverName
  231. ;_Name:
  232. driverSelect
  233. ;_Selected?
  234. driverQual
  235. ;_Qual:
  236. driverRace
  237. ;_Race:
  238. driverHelmet
  239. ;Edit _Helmet...
  240. driverUp
  241. driverDown
  242. ;_Down
  243. driverGlobal
  244. ;Global
  245. ;*********************************************************************
  246. ;** In-game prefs editor text
  247. ;** (string length is important)
  248. gameDamage1
  249. ;_Hit Wall (retire):
  250. gameDamage2
  251. ;Hit Car (retire):
  252. gameDamage3
  253. ;Hit Car (damage):
  254. gameDamage4
  255. ;Hit Wall (damage):
  256. gameDetail
  257. ;_Detail Level:
  258. gameFramesSec
  259. ;_Frames/sec:
  260. gameTargetDisp
  261. ;_Target Display:
  262. gameYellow
  263. ;_Yellow Flag Delay:
  264. gameRemoval
  265. ;_Car Removal Delay:
  266. gameDamage
  267. ;Car Fragility
  268. gameSteering
  269. ;_Reverse Steering Help?
  270. gameFuelLoad
  271. ;Practice _Fuel Load:
  272. ;*********************************************************************
  273. ;** Common memory patch GUI text
  274. ;** (string length is important)
  275. memInstall
  276. ;_Install
  277. memRemove
  278. ;_Remove
  279. ;*********************************************************************
  280. ;**  Main window text
  281. ;**  (string length is important)
  282. mainMemPatch
  283. ;Memory Patches
  284. mainFileEd
  285. ;File Editors
  286. mainOther
  287. ;Other
  288. mainBinFile
  289. ;F1GP Binary:
  290. ;*********************************************************************
  291. ;** F1GP options editor text
  292. ;** (string length is important)
  293. optionsBrakes
  294. ;Auto _Brakes?
  295. optionsGears
  296. ;Auto _Gears?
  297. optionsSpins
  298. ;_Self-Righting Spins?
  299. optionsIndes
  300. ;_Indestructible?
  301. optionsLine
  302. ;Dotted `Best _Line'?
  303. optionsGear
  304. ;S_uggested Gear?
  305. optionsStandard
  306. ;Opposition S_tandard:
  307. optionsSpread
  308. ;Opposition Spr_ead:
  309. optionsPrac
  310. ;_Practice:
  311. optionsQual
  312. ;_Qualifying:
  313. optionsDist
  314. ;_Race Distance:
  315. optionsMulti
  316. ;_Multiplayer Turns:
  317. optionsUnits
  318. ;U_nits:
  319. optionsFast
  320. ;_Fast Windows?
  321. optionsAnims
  322. ;_Animations?
  323. optionsAnalog
  324. ;Analog _Joystick?
  325. optionsSetups
  326. ;Separate Qual/Race _Car Setups?
  327. optionsHelp
  328. ;Help Options
  329. optionsRace
  330. ;Race Options
  331. optionsGame
  332. ;Game Options
  333. ;*********************************************************************
  334. ;** PatchF1GP GUI text
  335. ;** (string length is important)
  336. pf1gpInterrupt
  337. ;Interrupt _Enabled?
  338. pf1gpDebounce
  339. ;_Debounce:
  340. pf1gpDigi
  341. ;Digital _Joystick Gears
  342. pf1gpKey
  343. ;_2 Key Gearchange?
  344. pf1gpTraction
  345. ;Traction Control
  346. pf1gpPitSpeed
  347. ;_Pit Lane Speed Limiter?
  348. pf1gpSpeedLimit
  349. ;Speed _Limit:
  350. pf1gpSnapshot
  351. ;Position _Snapshot Keys?
  352. ;*********************************************************************
  353. ;** Prefs editor text
  354. ;** (string length is important)
  355. prefsQuick
  356. ;Select _Quick Race?
  357. prefsSkip
  358. ;_Skip Startup Menu?
  359. prefsManual
  360. ;_Manual:
  361. prefsTiming
  362. ;_Timing:
  363. prefsDefDir
  364. ;_Default Dir:
  365. prefsLevel
  366. ;_Level Name:
  367. prefsGUI
  368. ;Fast _GUI?
  369. prefsFilter
  370. ;_File Filter?
  371. prefsLaps
  372. ;Quick _Race Laps:
  373. prefsWetProb
  374. ;_Wet Race Probability:
  375. prefsFirst
  376. ;_1st:
  377. prefsTenth
  378. ;10th:
  379. prefsPoints
  380. ;Points
  381. prefsQualLaps
  382. ;Q_ual Laps:
  383. prefsAudioInt
  384. ;Nice _Audio?
  385. prefsWetUSA
  386. ;Wet at _Phoenix?
  387. prefsAbandonQual
  388. ;A_bandon Qualifying?
  389. ;*********************************************************************
  390. ;** Record editor text
  391. ;** (string length is important)
  392. recordCondition
  393. ;_Condition
  394. recordDriver
  395. ;_Driver:
  396. recordTeam
  397. ;_Team:
  398. recordTime
  399. ;T_ime:
  400. recordDate
  401. ;D_ate:
  402. recordLoad
  403. ;_Load
  404. recordSave
  405. ;_Save
  406. ;*********************************************************************
  407. ;** Sample editor text
  408. ;** (string length is important)
  409. sampleBin
  410. ;F1GP _Binary...
  411. sampleMem
  412. ;_Memory...
  413. sampleSave
  414. ;Save RAW sample to:
  415. sampleVolume
  416. ;_Volume:
  417. sampleLength
  418. ;_Length:
  419. sampleStart
  420. ;_Start at:
  421. sampleSamFile
  422. ;S_ample:
  423. sampleSaveMode
  424. ;Save M_ode
  425. sampleCurrent
  426. ;Current
  427. sampleAll
  428. ;*********************************************************************
  429. ;** Car Setup Editor text
  430. ;** (string length is important)
  431. setupFrontW
  432. ;_Front Wing:
  433. setupRearW
  434. ;_Rear Wing:
  435. setup1
  436. ;1st:
  437. setup2
  438. ;2nd:
  439. setup3
  440. ;3rd:
  441. setup4
  442. ;4th:
  443. setup5
  444. ;5th:
  445. setup6
  446. ;6th:
  447. setupBrake
  448. ;_Brake Balance:
  449. setupTyre
  450. ;_Tyre Compound:
  451. setupLoadGlob
  452. ;Load _Global
  453. setupSaveGlob
  454. ;Save Gl_obal
  455. setupGear
  456. ;Gear
  457. setupRatios
  458. ;Ratios
  459. setupRear
  460. ;Rear
  461. setupFront
  462. ;Front
  463. setupCCTyre
  464. ;Computer Car Tyre Co_mpound:
  465. setupPitTyre
  466. ;_Default Tyre Compound:
  467. ;*********************************************************************
  468. ;** Stats GUI text
  469. ;** (string length is important)
  470. statsOutput
  471. ;_Output:
  472. statsPrint
  473. ;_Print
  474. statsHOFID
  475. ;_Driver ID
  476. statsHOFOptions
  477. ;Op_tions
  478. ;*********************************************************************
  479. ;** Team editor text
  480. ;** (string length is important)
  481. TXT_NoDriver
  482. ;None
  483. teamMax
  484. ;Ma_x Teams:
  485. teamEngine
  486. ;_Engine:
  487. teamHP
  488. ;_HP:
  489. teamDriverA
  490. ;Driver _A:
  491. teamDriverB
  492. ;Driver _B:
  493. teamCar
  494. ;Edit _Car...
  495. teamCrew
  496. ;Edit _Pit Crew...
  497. teamSpeed
  498. ;Speed _Factor:
  499. teamRisk
  500. ;_Risk Factor:
  501. teamRiskRace
  502. ;Race Ris_k Factor:
  503. teamDefRisk
  504. ;Nor_mal Risk Factors?
  505. ;*********************************************************************
  506. ;** Graphics editor text
  507. ;** (string length is important)
  508. gfxImage
  509. ;_Image:
  510. gfxLoadSettings
  511. ;_Load Settings...
  512. gfxSaveSettings
  513. ;_Save Settings As...
  514. gfxPosition
  515. ;Position
  516. gfxSaveImage
  517. ;Save Image & Positions to:
  518. gfxView
  519. ;_View
  520. ;*********************************************************************
  521. ;** Keyboard Redefinition windows
  522. ;** (string length is not important)
  523. keyDefine
  524. ;Redefine _Keys...
  525. keySteerRight
  526. ;Steer Right
  527. keySteerLeft
  528. ;Steer Left
  529. keyBrake
  530. ;Brake
  531. keyAccelerate
  532. ;Accelerate
  533. keyShowTimes
  534. ;Show positions and times
  535. keyTimesOff
  536. ;Positions and times off
  537. keyPositions
  538. ;Positions front/behind
  539. keySetupMenu
  540. ;Car setup menu
  541. keyHUDUp
  542. ;Move HUD up
  543. keyHUDDown
  544. ;Move HUD down
  545. keyHUDLeft
  546. ;Move HUD left
  547. keyHUDRight
  548. ;Move HUD right
  549. keyToggleHUD
  550. ;Toggle HUD
  551. keyHUDSize
  552. ;Change HUD size
  553. keyForChase
  554. ;Forward chase view
  555. keyYourCar
  556. ;View your car
  557. keyRevChase
  558. ;Reverse chase view
  559. keyNextCar
  560. ;Next car
  561. keyPrevCar
  562. ;Previous car
  563. keyTrackside
  564. ;Trackside view
  565. keyCockpit
  566. ;Cockpit view
  567. keyChangeUp
  568. ;Change up a gear
  569. keyChangeDown
  570. ;Change down a gear
  571. keySnapshot1
  572. ;Snapshot position 1
  573. keySnapshot2
  574. ;Snapshot position 2
  575. keyRestore1
  576. ;Restore position 1
  577. keyRestore2
  578. ;Restore position 2
  579. ;*********************************************************************
  580. ;** Local Speed Factor window
  581. ;** (string length is important)
  582. sfactorLocal
  583. ;_Local Speed Factor:
  584. sfactorReset
  585. ;Re_set
  586. sfactorDec
  587. ;_Decrease All
  588. sfactorInc
  589. ;I_ncrease All
  590. sfactorWetFactor
  591. ;In Wet Weather:
  592. sfactorWetReduce
  593. ;_Auto-Reduce in the wet?
  594. sfactorCorrectFPS
  595. ;_Frame Rate Correction?
  596. sfactorActual
  597. ;Actual:
  598. ;*********************************************************************
  599. ;** Misc patches window
  600. ;** (string length is important)
  601. miscPitLight
  602. ;_Pit Light Off?
  603. ;miscLess26Cars (1151//)    /* OBSOLETE SINCE V3.40 */
  604. miscCorrectClock
  605. ;_Correct Clock?
  606. ;*********************************************************************
  607. ;** Auto Calculation window
  608. ;** (string length is important)
  609. realEvent
  610. ;_Event:
  611. realInclude
  612. ;_Include in calculation?
  613. realNew
  614. ;_New
  615. realRemove
  616. ;Dele_te
  617. realFastest
  618. ;_Fastest Team HP:
  619. realSlowest
  620. ;S_lowest Team HP:
  621. realCalculate
  622. ;C_alculate Current
  623. realDriver
  624. ;Driver:
  625. realQualTime
  626. ;_Qualifying Time:
  627. realRaceLap
  628. ;Fastest _Race Lap:
  629. realIgnore
  630. ;I_gnore Race?
  631. realBestDriver
  632. ;_Best Driver:
  633. realWorstDriver
  634. ;_Worst Driver:
  635. realCalcAll
  636. ;_Calculate All
  637. realMateFactor
  638. ;_Mate Factor:
  639. ;*********************************************************************
  640. ;** Local Risk Factor window
  641. ;** (string length is important)
  642. rfactorLocal
  643. ;_Local Risk Factor:
  644. rfactorLocalRace
  645. ;L_ocal Race Risk Factor:
  646. ;*********************************************************************
  647. ;** Palette window
  648. ;** (string length is important)
  649. paletteRed
  650. ;_Red:
  651. paletteGreen
  652. ;_Green:
  653. paletteBlue
  654. ;_Blue:
  655. ;*********************************************************************
  656. ;** GPPatch window
  657. ;** (string length is important)
  658. gppatchFont
  659. ;_Font
  660. gppatchHUD
  661. ;_HUD on?
  662. gppatchHUDsize
  663. ;HUD _Size:
  664. gppatchSetup
  665. ;_Allow Setup Change:
  666. gppatchLarge
  667. ;Large
  668. gppatchMedium
  669. ;Medium
  670. gppatchSmall
  671. ;Small
  672. gppatchNever
  673. ;Never
  674. gppatchAlways
  675. ;Always
  676. gppatchNotRace
  677. ;Not Race
  678. ;*********************************************************************
  679. ;** Display window
  680. ;** (string length is important)
  681. displayX
  682. displayY
  683. displayDefPos
  684. ;Default _Position?
  685. ;*********************************************************************
  686. ;** Backdrops window
  687. ;** (string length is important)
  688. bkgDest
  689. ;_Destination
  690. bkgLoad
  691. ;_Load IFF/BKG Image
  692. bkgReplace
  693. ;_Replace
  694. bkgBuffer
  695. ;Buffer:
  696. bkgFlush
  697. ;_Flush
  698. bkgViewIFF
  699. ;_View
  700. bkgViewBKG
  701. ;View _Current
  702. bkgSave
  703. ;_Save Other
  704. bkgInfo
  705. ;Information
  706. bkgBufEmpty
  707. ;<empty>
  708. bkgInfoIntro
  709. ;Intro
  710. bkgInfoAnim
  711. ;Animation
  712. bkgInfoMenu
  713. ;Menu
  714. bkgInfoDim
  715. ;Palette Change
  716. bkgInfoSimple
  717. ;Unrestricted
  718. ;*********************************************************************
  719. ;** Menu text
  720. ;** (string length is not important)
  721. menuProjectTitle
  722. ;Project
  723. menuFileTitle
  724. ;File
  725. menuWindowTitle
  726. ;Window
  727. menuMemoryTitle
  728. ;Memory
  729. menuSettingsTitle
  730. ;Settings
  731. menuNew
  732. menuLoad
  733. ;Load from
  734. ;*** The 3 sub-item strings below are only used by the menuLoad item ***
  735. menuDatafile
  736. ;Datafile...
  737. menuBinary
  738. ;F1GP Binary
  739. menuMemory
  740. ;Memory
  741. menuSave
  742. ;Save to
  743. menuAbout
  744. ;About...
  745. menuQuit
  746. ;Quit
  747. ;*** The 3 sub-item strings below are only used by the menuSave item ***
  748. menuDatafileSave
  749. ;Datafile...
  750. menuBinarySave
  751. ;F1GP Binary
  752. menuMemorySave
  753. ;Memory
  754. menuSaveAll
  755. menuLoadNames
  756. ;Load Names...
  757. menuSaveNames
  758. ;Save Names...
  759. menuDefault
  760. ;Default settings
  761. menuInstall
  762. ;Install Patches
  763. menuRemove
  764. ;Remove Patches
  765. menuIcons
  766. ;Create Icons?
  767. menuOverwrite
  768. ;Overwrite Files?
  769. menuConfirm
  770. ;Confirmation Requests?
  771. menuFilter
  772. ;File Filter?
  773. menuSavePos
  774. ;Save Window Positions?
  775. menuScreen
  776. ;Screen
  777. menuScreenPub
  778. ;Public
  779. menuScreenCust
  780. ;Custom...
  781. menuSaveSettings
  782. ;Save Settings
  783. menuRepatch
  784. ;Patch After Loading?
  785. ;********
  786. ; V3.32+
  787. ;********
  788. cameraCustom
  789. ;Custom
  790. cameraRearWing
  791. ;Rear Wing
  792. cameraNose
  793. ;Nose/Gearbox
  794. cameraMini
  795. ;Mini Mode
  796. cameraClose
  797. ;Close Up
  798. controlAnalogEqual
  799. ;Buttons Equal
  800. controlAnalogUpDown
  801. ;B1:Up / B2:Down
  802. controlAnalogDownUp
  803. ;B1:Down / B2:Up
  804. optionsRookie
  805. ;Rookie
  806. optionsAmateur
  807. ;Amateur
  808. optionsSemi
  809. ;Semi-Pro
  810. optionsPro
  811. optionsAce
  812. optionsSame
  813. ;All the Same
  814. optionsRandom
  815. ;Random
  816. optionsKm
  817. optionsMiles
  818. ;Miles
  819. pf1gpTCNormal
  820. ;_Normal  (Fixed)
  821. pf1gpTCOn
  822. ;_On  (Changable)
  823. pf1gpTCOff
  824. ;Off (_Changable)
  825. prefsSelectMan
  826. ;Select as normal
  827. prefsEngMan
  828. ;English
  829. prefsFreMan
  830. ;French
  831. prefsGerMan
  832. ;German
  833. prefsAutoDetect
  834. ;Auto Detect
  835. sampleWrench
  836. ;Air-Socket Wrench
  837. sampleCarPass1
  838. ;Car Pass 1
  839. sampleCarPass2
  840. ;Car Pass 2
  841. sampleKlaxon
  842. ;Klaxon
  843. sampleSkid
  844. ;Skid
  845. sampleRev
  846. ;Rev Start
  847. sampleCrash
  848. ;Crash
  849. sampleEngine
  850. ;Engine
  851. setupTyreA
  852. ;A (Hard)
  853. setupTyreB
  854. ;B (Medium)
  855. setupTyreC
  856. ;C (Soft)
  857. setupTyreD
  858. ;D (V.Soft)
  859. statsRecords
  860. ;Lap Records
  861. statsRecordsQual
  862. ;Lap Records (Qualifying)
  863. statsRecordsHOF
  864. ;Lap Records (Hall of Fame format)
  865. statsRecordsRace
  866. ;Lap Records (Race)
  867. statsSetups
  868. ;Car Setups
  869. statsSetupsQual
  870. ;Car Setups (Qualifying)
  871. statsSetupsRace
  872. ;Car Setups (Race)
  873. statsDriverPerf
  874. ;Driver Performance
  875. statsTeamPerf
  876. ;Team Performance
  877. teamNormal
  878. ;Normal
  879. teamPitOrder
  880. ;Pit Order
  881. gfxGear
  882. ;Gear
  883. gfxAids
  884. ;Driver Aids
  885. gfxOppSpread
  886. ;Opposition Spread
  887. gfxPitLight
  888. ;Pit Light
  889. gfxBestGearBkg
  890. ;Best Gear (background)
  891. gfxBestGear
  892. ;Best Gear
  893. gfxDetailTop
  894. ;Detail (top half)
  895. gfxDetailBot
  896. ;Detail (bottom half)
  897. gfxFrontWing
  898. ;Front Wing Damage
  899. gfxRearWing
  900. ;Rear Wing Damage
  901. gfxRookie
  902. ;Rookie Light
  903. gfxAmateur
  904. ;Amateur Light
  905. gfxSemiPro
  906. ;Semi-Pro Light
  907. gfxPro
  908. ;Pro Light
  909. gfxAce
  910. ;Ace Light
  911. gfxStatus
  912. ;Driver Status Light
  913. displayLow
  914. displayMedium
  915. ;Medium
  916. displayFull
  917. ;Full
  918. TXT_default
  919. ;Default
  920. TXT_Qual
  921. ;Qualifying
  922. TXT_Race
  923. ;Race
  924. TXT_MemPatchesActive
  925. ;Memory Patches Active
  926. TXT_PatchActive
  927. ;Active
  928. TeamWinTitle
  929. ;Team Editor
  930. DriverWinTitle
  931. ;Driver Editor
  932. CameraWinTitle
  933. ;Camera Adjustment
  934. RecordWinTitle
  935. ;Lap Record Editor
  936. SetupWinTitle
  937. ;Car Setup Editor
  938. OptionsWinTitle
  939. ;Standard Options
  940. ControlWinTitle
  941. ;Car Control
  942. CheatWinTitle
  943. ;Cheats
  944. PaletteWinTitle
  945. ;In-Game Colours
  946. DisplayWinTitle
  947. ;Display
  948. BackdropWinTitle
  949. ;Backdrops
  950. PrefsWinTitle
  951. ;Preferences
  952. SampleWinTitle
  953. ;Sound Samples
  954. StatsWinTitle
  955. ;Statistics
  956. GfxWinTitle
  957. ;Graphics - Cockpit
  958. CalcWinTitle
  959. ;Calculator
  960. GameWinTitle
  961. ;In-Game Preferences
  962. PatchitWinTitle
  963. ;PatchF1GP
  964. GPPatchWinTitle
  965. ;GPPatch
  966. SFactorWinTitle
  967. ;Local Speed Factors
  968. RFactorWinTitle
  969. ;Local Risk Factors
  970. MiscWinTitle
  971. ;Miscellaneous
  972. CarEdWinTitle
  973. ;Car Colours
  974. CrewEdWinTitle
  975. ;Pit Crew Colours
  976. HelmetEdWinTitle
  977. ;Helmet Colours
  978. listfTeams
  979. ;Teams
  980. listfDrivers
  981. ;Drivers
  982. listfSetups
  983. ;Car Setups
  984. listfRecords
  985. ;Lap Records
  986. listfCamera
  987. ;Camera Views
  988. listfControl
  989. ;Car Control
  990. listfOptions
  991. ;Standard Options
  992. listfGame
  993. ;In-Game Prefs
  994. listfPrefs
  995. ;Preferences
  996. listfCheats
  997. ;Cheats
  998. listfDisplay
  999. ;Display
  1000. listfPalette
  1001. ;Colours
  1002. listmPatchF1GP
  1003. ;Car Control
  1004. listmGPPatch
  1005. ;Information
  1006. listmSFactor
  1007. ;Speed Factors
  1008. listmRFactor
  1009. ;Risk Factors
  1010. listmMisc
  1011. ;Miscellaneous
  1012. listoSound
  1013. ;Sound Samples
  1014. listoGfx
  1015. ;Graphics
  1016. listoStats
  1017. ;Statistics
  1018. listoCalc
  1019. ;Calculator
  1020. listoBackdrop
  1021. ;Backdrops
  1022. countryUSA
  1023. ;United States
  1024. countryBrazil
  1025. ;Brazil
  1026. countrySanMarino
  1027. ;San Marino
  1028. countryMonaco
  1029. ;Monaco
  1030. countryCanada
  1031. ;Canada
  1032. countryMexico
  1033. ;Mexico
  1034. countryFrance
  1035. ;France
  1036. countryGB
  1037. ;Great Britain
  1038. countryGermany
  1039. ;Germany
  1040. countryHungary
  1041. ;Hungary
  1042. countryBelgium
  1043. ;Belgium
  1044. countryItaly
  1045. ;Italy
  1046. countryPortugal
  1047. ;Portugal
  1048. countrySpain
  1049. ;Spain
  1050. countryJapan
  1051. ;Japan
  1052. countryAustralia
  1053. ;Australia
  1054. gppatchTurboKeys
  1055. ;_Enable Turbo Keys?
  1056. prefsQuickExit
  1057. ;Quick _Exit?
  1058. gamePitTime
  1059. ;Minimum _Pitstop Time:
  1060. gameDamageTime
  1061. ;_Damage Repair Time:
  1062. paletteImport
  1063. ;_Import
  1064. paletteExport
  1065. ;_Export
  1066. TXT_PaletteReqTitle
  1067. ;Select IFF image/palette file
  1068. ;********
  1069. ; V3.33+
  1070. ;********
  1071. TXT_F1GPCorrupt
  1072. ;It appears that a previous version of F1GP-Ed has corrupted your\n\
  1073. ;copy of the game.  Please delete the \"%s\"\n\
  1074. ;file and make a new copy of the \"f1gp\" file from your original\n\
  1075. ;game disks before continuing.  Sorry!
  1076. ;********
  1077. ; V3.34+
  1078. ;********
  1079. miscAudioFilter
  1080. ;_Audio Filter:
  1081. miscOn
  1082. miscOff
  1083. miscMultiPatches
  1084. ;Multiplayer Patches
  1085. miscFixMultiSpeed
  1086. ;_Fix Speed Problems?
  1087. miscSafeIndestruct
  1088. ;_Safe Indestructibility?
  1089. prefsWetQual
  1090. ;_All Sessions Wet?
  1091. gppatchXOffset
  1092. ;_X Offset:
  1093. gppatchYOffset
  1094. ;_Y Offset:
  1095. recordLoadMix
  1096. ;Load & _Mix
  1097. recordToday
  1098. ;T_oday
  1099. ;********
  1100. ; V3.40+
  1101. ;********
  1102. gppatchTurboPreset
  1103. ;_Turbo Keys Preset:
  1104. wetWetRaceRecalc
  1105. ;_Decide During Season?
  1106. WetWinTitle
  1107. ;Wet Weather Settings
  1108. listfWet
  1109. ;Wet Weather
  1110. prefsQuickLoadSave
  1111. ;Quick Load/Sa_ve?
  1112. ;********
  1113. ; V3.43+
  1114. ;********
  1115. TXT_FileCorrupt
  1116. ;Unable to read file - appears to be corrupt!
  1117. prefsNoJoystick
  1118. ;No _Joystick Menus?
  1119. paletteWetSky
  1120. ;Wet Sky Colour
  1121. carshape1991
  1122. ;Original (1991)
  1123. carshape1998
  1124. ;F1 1998
  1125. carshapeNoseAll
  1126. ;All Cars
  1127. carshapeNoseNone
  1128. ;No Cars
  1129. carshapeDesign
  1130. ;_Car Design:
  1131. carshapeNoseSelect
  1132. ;_Select Team:
  1133. carshapeNose
  1134. ;Alternative _Nose:
  1135. listfCarShape
  1136. ;Car Shape
  1137. CarshapeWinTitle
  1138. ;Car Shape Editor
  1139. menuIconify
  1140. ;Iconify
  1141. ;********
  1142. ; V3.44+
  1143. ;********
  1144. menuViewPics
  1145. ;View Images In Window?
  1146. ; END
  1147.